Files
b8f56e76-be0d-4125-92f3-920…/vercel.json
2026-05-09 09:05:12 +00:00

5 lines
97 B
JSON

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