Files
cde304b1-bf90-43a5-9b30-87e…/vercel.json
2026-03-22 06:28:18 +00:00

5 lines
97 B
JSON

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