Files
5d53388f-1858-4756-9fe5-324…/vercel.json
2026-05-06 12:13:44 +00:00

5 lines
97 B
JSON

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