Files
41ed93a0-aac6-456f-b3e5-4b4…/vercel.json
2026-05-11 10:42:53 +00:00

5 lines
97 B
JSON

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