Files
42bddc55-cc3d-49f8-b54b-809…/vercel.json
2026-04-09 18:52:42 +00:00

5 lines
97 B
JSON

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