Files
5cfe8848-7a9f-4f7a-a4a4-fae…/vercel.json
2026-06-03 10:52:09 +00:00

5 lines
97 B
JSON

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