Files
28079bed-6eb6-4880-b1a6-4f6…/vercel.json
2026-03-10 08:49:32 +00:00

5 lines
97 B
JSON

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