Files
47d66ab9-41b8-4832-af7c-4f4…/vercel.json
2026-03-08 09:42:53 +00:00

5 lines
97 B
JSON

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