Files
5b3ec68f-dbaf-4ac6-8c95-11e…/vercel.json
2026-04-12 01:15:20 +00:00

5 lines
97 B
JSON

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