Files
86af4c26-1deb-4595-95d6-e9f…/vercel.json
2026-03-02 21:22:50 +00:00

5 lines
97 B
JSON

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