Files
30ff31c7-46e5-40db-9ad5-161…/vercel.json
2026-03-03 05:34:41 +00:00

5 lines
97 B
JSON

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