Files
4bb4df6d-c0a7-4131-b9d9-663…/vercel.json
2026-03-10 22:13:42 +00:00

5 lines
97 B
JSON

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