Files
337feea1-4b0e-4535-8b51-0cd…/vercel.json
2026-04-08 17:15:09 +00:00

5 lines
97 B
JSON

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