Files
fe7d9cb5-4dde-4a8b-a682-cf8…/vercel.json
2026-04-02 08:49:34 +00:00

5 lines
97 B
JSON

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