Files
dfe3f064-04be-4548-bfa9-99e…/vercel.json
2026-06-08 13:13:22 +00:00

5 lines
97 B
JSON

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