Files
8372c2d8-39f7-4d0f-b0d8-0fd…/vercel.json
2026-03-25 15:36:45 +00:00

5 lines
97 B
JSON

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