Files
2f59a81d-908b-46f9-89c2-46e…/vercel.json
2026-03-26 06:03:50 +00:00

5 lines
97 B
JSON

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