Files
0762c560-8ebf-4312-b677-e26…/vercel.json
2026-05-12 21:15:11 +00:00

5 lines
97 B
JSON

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