Files
2fdf6ae9-2fd0-40a0-abb5-444…/vercel.json
2026-03-08 08:31:12 +00:00

5 lines
97 B
JSON

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