Files
000c1c61-a3ff-49f6-9368-677…/vercel.json
2026-06-02 20:12:55 +00:00

5 lines
97 B
JSON

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