Files
36ea7f7c-4d2e-4666-99b4-ebf…/vercel.json
2026-04-20 17:52:10 +00:00

5 lines
97 B
JSON

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