Files
421bcf8b-1575-42ef-a482-ff2…/vercel.json
2026-04-18 09:47:41 +00:00

5 lines
97 B
JSON

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