Files
9940f12c-de59-4e39-9fcf-2da…/vercel.json
2026-05-22 20:34:40 +00:00

5 lines
97 B
JSON

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