Files
4cede9e5-d6fb-4522-af67-533…/vercel.json
2026-04-23 16:48:26 +00:00

5 lines
97 B
JSON

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