Files
f499f3e5-963a-4471-b7c9-a43…/vercel.json
2026-05-10 17:36:03 +00:00

5 lines
97 B
JSON

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