Files
1e00af7c-ba94-4f2c-a9af-5e5…/vercel.json
2026-06-05 10:09:15 +00:00

5 lines
97 B
JSON

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