Files
6a7ab75c-3f68-47ec-b98b-ef2…/vercel.json
2026-06-09 12:40:35 +00:00

5 lines
97 B
JSON

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