Files
86c33e40-d404-4a7d-9354-8f1…/vercel.json
2026-04-20 12:00:29 +00:00

5 lines
97 B
JSON

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