Files
19e3b81f-f230-4b33-b5fb-a2c…/vercel.json
2026-03-21 10:34:49 +00:00

5 lines
97 B
JSON

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