Files
5dfc1310-21bd-4d1a-b4d2-2e2…/vercel.json
2026-03-18 17:50:40 +00:00

5 lines
97 B
JSON

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