Files
1264d585-8172-4ced-af07-cd9…/vercel.json
2026-03-23 06:05:46 +00:00

5 lines
97 B
JSON

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