Files
75c094e4-013c-4a78-a3bb-e6d…/vercel.json
2026-03-02 22:06:49 +00:00

5 lines
97 B
JSON

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