Files
7d1f3ef4-870e-4530-880b-4bd…/vercel.json
2026-04-13 14:06:23 +00:00

5 lines
97 B
JSON

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