Files
3cc3176b-35bf-4768-a00e-963…/vercel.json
2026-04-20 11:22:27 +00:00

5 lines
97 B
JSON

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