Files
3e1508dc-7786-40de-a853-704…/vercel.json
2026-04-07 10:03:34 +00:00

5 lines
97 B
JSON

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