Files
b695cef5-bf6c-4b59-998a-08b…/vercel.json
2026-05-11 19:50:30 +00:00

5 lines
97 B
JSON

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