Files
b17daedd-2f08-4b56-b188-984…/vercel.json
2026-03-08 19:09:05 +00:00

5 lines
97 B
JSON

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