Files
ed5a9813-0f24-424d-92f0-ff7…/vercel.json
2026-06-13 05:03:32 +00:00

5 lines
97 B
JSON

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