Files
3defa96b-ed2f-4baf-a78b-c58…/vercel.json
2026-03-04 10:35:04 +00:00

5 lines
97 B
JSON

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