Files
1baf5064-0514-4677-a2be-010…/vercel.json
2026-03-10 21:24:29 +00:00

5 lines
97 B
JSON

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