Files
e29f5377-9382-4b6b-ba0b-e5f…/vercel.json
2026-03-20 17:35:33 +00:00

5 lines
97 B
JSON

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