Files
e65eff6e-0d85-4ce3-8257-d30…/vercel.json
2026-05-10 21:48:33 +00:00

5 lines
97 B
JSON

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