Files
ebc5d848-94c1-4ff6-8527-f7c…/vercel.json
2026-06-02 20:39:09 +00:00

5 lines
97 B
JSON

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