Files
ed820c0f-64bb-4910-96f0-1ac…/vercel.json
2026-05-17 11:06:28 +00:00

5 lines
97 B
JSON

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