Files
4bd154d2-5efb-451a-88d6-d0a…/vercel.json
2026-03-02 22:00:51 +00:00

5 lines
97 B
JSON

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