Files
070cbe41-6047-490f-8b11-41e…/vercel.json
2026-03-14 04:41:03 +00:00

5 lines
97 B
JSON

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