Files
3bae923f-17e1-4202-b0ac-c65…/vercel.json
2026-04-19 01:29:18 +00:00

5 lines
97 B
JSON

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