Files
b0ba2418-c64a-4e92-9b1b-f55…/vercel.json
2026-03-05 17:49:11 +00:00

5 lines
97 B
JSON

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