Files
90d7ebc0-05dc-4216-a4b9-e7e…/vercel.json
2026-03-30 15:55:04 +00:00

5 lines
97 B
JSON

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