Files
e3e01813-8aca-4f1e-8dbe-12b…/vercel.json
2026-06-05 21:53:14 +00:00

5 lines
97 B
JSON

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