Files
5d224044-3ccb-4cd7-92dd-7d8…/vercel.json
2026-03-10 20:38:48 +00:00

5 lines
97 B
JSON

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