Files
f1ce94b8-b17d-417f-a1df-d91…/vercel.json
2026-04-05 21:36:51 +00:00

5 lines
97 B
JSON

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