Files
285b9608-db3e-4605-9c35-47e…/vercel.json
2026-03-08 21:32:49 +00:00

5 lines
97 B
JSON

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