Files
0fec11d5-a55f-4126-9d6f-dcd…/vercel.json
2026-06-13 08:01:06 +00:00

5 lines
97 B
JSON

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