Files
e230765a-0adf-469c-8b1c-ff4…/vercel.json
2026-04-21 22:55:37 +00:00

5 lines
97 B
JSON

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