Files
0cf9c75d-5af7-41f3-a0bb-6e0…/vercel.json
2026-05-11 01:37:57 +00:00

5 lines
97 B
JSON

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