Files
3900fb19-38ee-4ef6-8807-49c…/vercel.json
2026-06-11 01:42:46 +00:00

5 lines
97 B
JSON

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