Files
d03449fc-2e21-41b6-906c-33e…/vercel.json
2026-04-02 12:12:55 +00:00

5 lines
97 B
JSON

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