Files
9f6b3fdf-2b07-4964-a95a-4af…/vercel.json
2026-03-23 21:40:44 +00:00

5 lines
97 B
JSON

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