Files
4b45096f-d186-43be-b391-2ca…/vercel.json
2026-03-06 02:33:18 +00:00

5 lines
97 B
JSON

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