Files
20921988-dd3b-4cd9-913e-26a…/vercel.json
2026-03-31 21:19:44 +00:00

5 lines
97 B
JSON

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