Files
e0329835-267d-461b-9187-4e0…/vercel.json
2026-04-02 10:23:01 +00:00

5 lines
97 B
JSON

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