Files
cfd531ff-c1b0-49ba-b89c-2df…/vercel.json
2026-03-12 14:55:45 +00:00

5 lines
97 B
JSON

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