Files
5dcf5bf3-fb13-4ca3-a103-5e7…/vercel.json
2026-04-03 18:24:09 +00:00

5 lines
97 B
JSON

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