Files
a3e0abda-5fa0-4f5c-b670-870…/vercel.json
2026-05-24 21:18:02 +00:00

5 lines
97 B
JSON

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