Files
74270f4e-a4ce-4cdf-85bd-8bf…/vercel.json
2026-03-31 17:13:52 +00:00

5 lines
97 B
JSON

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