Files
dc6c1f85-8318-42be-904d-870…/vercel.json
2026-03-03 11:08:37 +00:00

5 lines
97 B
JSON

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