Files
8479c20e-c7cf-4c1b-be05-940…/vercel.json
2026-04-07 12:30:04 +00:00

5 lines
97 B
JSON

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