Files
2e1eb4ac-1f50-4db1-9c3f-ddc…/vercel.json
2026-04-24 09:05:58 +00:00

5 lines
97 B
JSON

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