Files
5772d1eb-480e-4927-a9c5-34e…/vercel.json
2026-03-19 00:27:53 +00:00

5 lines
97 B
JSON

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