Files
a8d1f657-065c-420f-939c-9c7…/vercel.json
2026-06-07 17:36:30 +00:00

5 lines
97 B
JSON

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