Files
2e39d494-83dd-450a-8efd-b2e…/vercel.json
2026-04-17 12:02:49 +00:00

5 lines
97 B
JSON

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