Files
466bb347-a11a-423f-abef-d82…/vercel.json
2026-04-25 23:52:51 +00:00

5 lines
97 B
JSON

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