Files
76915df8-00e1-4689-9b2a-5e0…/vercel.json
2026-03-08 09:37:15 +00:00

5 lines
97 B
JSON

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