Files
554f47d7-4d34-4f04-a3df-efa…/vercel.json
2026-05-11 09:36:02 +00:00

5 lines
97 B
JSON

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