Files
59f4b3fd-0d79-467a-9b79-b26…/vercel.json
2026-04-30 15:29:52 +00:00

5 lines
97 B
JSON

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