Files
3e6d9ffb-d4da-43e5-a1b3-004…/vercel.json
2026-05-15 12:53:49 +00:00

5 lines
97 B
JSON

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