Files
4848487f-1a72-46fc-964d-afd…/vercel.json
2026-04-02 17:47:29 +00:00

5 lines
97 B
JSON

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