Files
5ec74347-5df3-4a3c-9f94-307…/vercel.json
2026-04-02 18:32:01 +00:00

5 lines
97 B
JSON

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