Files
4b5aefc1-4a85-4c19-b7fb-be7…/vercel.json
2026-05-08 21:14:27 +00:00

5 lines
97 B
JSON

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