Files
ecbf0c3d-d8cf-4af4-8d5e-db4…/vercel.json
2026-04-18 15:18:20 +00:00

5 lines
97 B
JSON

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