Files
2c810f7e-ed7b-49d9-9b9f-2cf…/vercel.json
2026-03-12 02:53:26 +00:00

5 lines
97 B
JSON

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