Files
3c2f274f-c358-4e1f-9e3c-850…/vercel.json
2026-03-10 14:40:30 +00:00

5 lines
97 B
JSON

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