Files
2d4affc6-87ab-48bf-95f1-666…/vercel.json
2026-03-12 10:42:58 +00:00

5 lines
97 B
JSON

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