Files
d5e18999-e618-4c5f-bba3-fd8…/vercel.json
2026-03-23 14:17:01 +00:00

5 lines
97 B
JSON

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