Files
b7ddc0a8-ce8e-4a24-999c-dd5…/vercel.json
2026-04-29 06:54:50 +00:00

5 lines
97 B
JSON

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