Files
8dc0976e-744d-47c0-b103-90a…/vercel.json
2026-04-02 07:02:42 +00:00

5 lines
97 B
JSON

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