Files
14a080e1-31ec-408f-b4ea-03e…/vercel.json
2026-03-20 23:50:59 +00:00

5 lines
97 B
JSON

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