Files
11ee1c88-8acd-4831-994d-6e4…/vercel.json
2026-05-30 13:40:28 +00:00

5 lines
97 B
JSON

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