Files
41888999-e6ac-4c3b-8db9-7f6…/vercel.json
2026-06-12 07:11:31 +00:00

5 lines
97 B
JSON

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