Files
3f8c57f5-9b0e-4c05-a55f-c61…/vercel.json
2026-03-09 01:32:03 +00:00

5 lines
97 B
JSON

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