Files
8301cc5c-6bf2-4085-a638-982…/vercel.json
2026-05-14 12:05:59 +00:00

5 lines
97 B
JSON

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