Files
f67ec037-49fa-42d1-b1d5-730…/vercel.json
2026-03-10 19:42:08 +00:00

5 lines
97 B
JSON

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