Files
2b056f3b-18f2-449f-8bde-af4…/vercel.json
2026-04-22 09:02:28 +00:00

5 lines
97 B
JSON

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