Files
10dd0f25-e792-49bd-98b5-83d…/vercel.json
2026-03-10 13:57:39 +00:00

5 lines
97 B
JSON

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