Files
3ce8f440-00bd-42fc-a38f-0c5…/vercel.json
2026-04-29 14:44:15 +00:00

5 lines
97 B
JSON

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