Files
d52299b7-f964-4e31-8b4c-cf7…/vercel.json
2026-04-18 14:43:48 +00:00

5 lines
97 B
JSON

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