Files
f26af2ff-4643-4293-a1ad-1a9…/vercel.json
2026-05-26 09:58:29 +00:00

5 lines
97 B
JSON

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