Files
44247c60-d021-4f3f-b262-99e…/vercel.json
2026-03-03 13:15:00 +00:00

5 lines
97 B
JSON

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