Files
3c317e9c-96c0-4fde-8f2d-e76…/vercel.json
2026-05-08 15:02:58 +00:00

5 lines
97 B
JSON

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