Files
661a4ee1-b438-457e-9f68-a78…/vercel.json
2026-04-18 16:59:56 +00:00

5 lines
97 B
JSON

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