Files
db2b0363-7dae-491a-9fbf-f2c…/vercel.json
2026-05-08 15:58:22 +00:00

5 lines
97 B
JSON

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