Files
903f4c9f-e569-4f2f-9b97-274…/vercel.json
2026-04-23 09:24:12 +00:00

5 lines
97 B
JSON

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