Files
e9825844-0605-43fb-a4c9-1bf…/vercel.json
2026-03-16 18:12:03 +00:00

5 lines
97 B
JSON

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