Files
730352bd-c848-4af9-b2d8-cba…/vercel.json
2026-05-14 02:55:47 +00:00

5 lines
97 B
JSON

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