Files
45c142fd-6105-4e7c-bc6e-5e8…/vercel.json
2026-03-26 04:11:32 +00:00

5 lines
97 B
JSON

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