Files
bcc028b9-cb84-45e8-891a-5f7…/vercel.json
2026-05-10 22:00:03 +00:00

5 lines
97 B
JSON

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