Files
d7f00154-ea7d-48f5-8ab0-e2d…/vercel.json
2026-05-09 10:43:40 +00:00

5 lines
97 B
JSON

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