Files
6bd3437b-bccd-49f2-bbe7-c92…/vercel.json
2026-06-09 11:10:41 +00:00

5 lines
97 B
JSON

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