Files
30c01b87-9ea9-4def-b3f9-ae9…/vercel.json
2026-03-02 20:30:07 +00:00

5 lines
97 B
JSON

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