Files
d4cb8e91-1551-4b69-81d6-8df…/vercel.json
2026-04-21 07:29:22 +00:00

5 lines
97 B
JSON

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