Files
1051b0c0-6959-466e-b69c-9b0…/vercel.json
2026-03-27 03:23:22 +00:00

5 lines
97 B
JSON

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