Files
7e760b01-e0e2-4514-89c7-e7e…/vercel.json
2026-03-03 10:47:41 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}