Files
756f998e-2b06-4684-8d8e-57e…/vercel.json
2026-03-09 18:26:41 +00:00

5 lines
97 B
JSON

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