Files
111753bd-5a6b-4403-b6fb-ba5…/vercel.json
2026-03-08 11:36:38 +00:00

5 lines
97 B
JSON

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