Files
27558f59-cbc3-4bfb-ba9c-145…/vercel.json
2026-06-06 08:48:55 +00:00

5 lines
97 B
JSON

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