Files
a000da6e-df68-49f4-baa1-b5e…/vercel.json
2026-02-05 20:40:30 +00:00

5 lines
97 B
JSON

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