Files
a78326cf-deb9-49e8-b8ff-ad2…/vercel.json
2026-03-19 16:56:39 +00:00

5 lines
97 B
JSON

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