Files
39337e45-1600-45ab-b99d-801…/vercel.json
2026-03-13 03:46:29 +00:00

5 lines
97 B
JSON

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