Files
7d445fef-07da-4c45-bfc6-242…/vercel.json
2026-03-11 21:12:45 +00:00

5 lines
97 B
JSON

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